{% extends "global/Page.html" %} {% load otree static %} {% block title %} Instructions {% endblock %} {% block content %}
Stage 2: Working on tasks

At the end of the experiment, the computer will randomly determine which charity will receive the donations from each group. The earnings from the total number of additional tables completed by the group members will then be donated to this charity. Once this donation is completed, you will receive a copy of the receipt as confirmation of your group’s donation.


The computer will pick one of the following five charities in a random fashion:

  • Australian Cancer Research Foundation: A cancer charity foundation dedicated to finding the cures for cancer by funding world-class cancer research in Australia.
  • Earthwatch Institute: An international charity that promotes the understanding and action necessary for a sustainable environment through education and scientific research.
  • Habitat for Humanity Australia: An organization that provides appropriate housing solutions in sustainable communities.
  • Headspace: An organization that provides early interventional mental health services to youth between 12 and 25 years old.
  • Starlight Children's Foundation: An organization whose mission is to brighten the lives of seriously ill children and their families.


  • {% next_button %} {% endblock %}